| BsItem |
| Logical Entity Name | BsItem |
| Default Table Name | BsItem |
| Physical Only | NO |
| Owner | dbo |
| Definition | |
| Note |
| BsItem Columns |
| ColumnName | Domain | Datatype | NULL | Definition |
| Code | char(20) | NO | ||
| Descrip | varchar(75) | NO | ||
| Publisher | varchar(75) | NO | ||
| YearPublished | char(4) | NO | ||
| Author | varchar(40) | NO | ||
| ISBN | varchar(20) | NO | ||
| BsVendorID | int | NO | ||
| Cost | money | NO | ||
| Price | money | NO | ||
| PriceUsed | money | NO | ||
| OnHand | int | NO | ||
| OnOrder | int | NO | ||
| Active | bit | NO | ||
| ModFlag | char(1) | NO | ||
| UserID | int | NO | ||
| DateAdded | datetime | NO | ||
| DateLstMod | datetime | NO | ||
| ts | timestamp | NO | ||
BsItemID |
int | NO | ||
| Edition | varchar(50) | YES | ||
| Comments | nvarchar(4000) | YES | ||
| CommentsVisible | bit | NO |
| BsItem Primary and Unique Keys |
| Key Name | Key Type | Keys |
| BsItem_BsItemID_U_C_IDX | PrimaryKey | BsItemID |
| BsItem_Code_U_N_IDX | Index | Code |
| BsItem Foreign Keys |
| Parent Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype | Not For Replication |
| Child Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype | Not For Replication |
| AdClassSchedBookList | Non-Identifying | One To Zero or More | FK_AdClassSchedBookListBsItemID_BsItemBsItemID | NO | YES |
| BsItem Check Constraints |
| Check Constraint Name | CheckConstraint |
| BsItem Storage |
| STORAGE OPTION | STORAGE VALUE |
| Filegroup | PRIMARY |
| Text Image File Group |
| BsItem Where Used - Model Usage |
| Mapped Object | Is User Defined? | Denormalization Mappings | Description | Bound Attachments |
| Logical dbo.Book |
NO | |||
| Physical (Microsoft SQL Server) dbo.BsItem |
NO |
| BsItem Where Used - Submodel Usage |
| Model | Submodel Usage |
| Logical | Main Model |
| Logical | Course |
| Physical (Microsoft SQL Server) | Main Model |
| Physical (Microsoft SQL Server) | Academic Records |
| BsItem Data Movement Rules |
| Name | Type | Rule Text/Value |